[LazyTableImages Code] Anyone noticed images fail to load after network interruption ?
Posted
by gotye
on Stack Overflow
See other posts from Stack Overflow
or by gotye
Published on 2010-03-17T10:34:23Z
Indexed on
2010/03/17
11:31 UTC
Read the original article
Hit count: 355
Hey guys,
I just noticed that when you get a network interruption the code proposed by Apple fails to load the images ... It works perfectly otherwise though ;)
It is due to the fact that IconDownloader doesn't do anything if NSURL connection fails ...
Before I struggle with this on my own, anyone has any tips for me :D ?
Thanks a lot,
Gotye.
© Stack Overflow or respective owner